| netsqlazman_Settings |
| Logical Entity Name | netsqlazman_Settings |
| Default Table Name | netsqlazman_Settings |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| netsqlazman_Settings Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SettingName |
nvarchar(255) | NO | ||
| SettingValue | nvarchar(255) | NO |
| netsqlazman_Settings Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_Settings | PrimaryKey | SettingName |
| netsqlazman_Settings Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| netsqlazman_Settings Check Constraints |
| Check Constraint Name | CheckConstraint |
| CK_Settings | ([SettingName]='Mode' AND ([SettingValue]='Developer' OR [SettingValue]='Administrator') OR [SettingName]='LogErrors' AND ([SettingValue]='True' OR [SettingValue]='False') OR [SettingName]='LogWarnings' AND ([SettingValue]='True' OR [SettingValue]='False') OR [SettingName]='LogInformations' AND ([SettingValue]='True' OR [SettingValue]='False') OR [SettingName]='LogOnEventLog' AND ([SettingValue]='True' OR [SettingValue]='False') OR [SettingName]='LogOnDb' AND ([SettingValue]='True' OR [SettingValue]='False')) |
| netsqlazman_Settings Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| netsqlazman_Settings Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.netsqlazman_Settings |
NO | |||
| Physical (Microsoft SQL Server) dbo.netsqlazman_Settings |
NO |
| netsqlazman_Settings Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | NetSqlAzman |
| netsqlazman_Settings Data Movement Rules |
| Name | Type | Rule Text/Value |